Skip to content

Preserve native animation and editor layout topology - #1504

Merged
chubes4 merged 3 commits into
trunkfrom
fix/nimbus-acceptance-regressions
Sep 2, 2026
Merged

Preserve native animation and editor layout topology#1504
chubes4 merged 3 commits into
trunkfrom
fix/nimbus-acceptance-regressions

Conversation

@chubes4

@chubes4 chubes4 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Preserve running browser-native scroll timelines and keep generated layout shells topology-transparent in Gutenberg.

Changes

  • settle explicitly paused reveal animations without disabling running view() or scroll() timelines
  • make Gutenberg InnerBlocks wrappers display: contents within generated layout shells
  • update parity fixture hashes for the deterministic editor support stylesheet

Testing

  • php tests/unit/reveal-animation-settling.php
  • php tests/unit/custom-block-generator.php
  • php tests/parity/run.php (292 fixtures)
  • composer test:packaging

Related

AI Assistance

OpenAI gpt-5.6-sol was used through OpenCode to trace the animation and editor geometry regressions, implement the owning-layer repairs, and run targeted, parity, and packaging verification.

@chubes4
chubes4 merged commit 0c7da82 into trunk Sep 2, 2026
10 checks passed
@chubes4
chubes4 deleted the fix/nimbus-acceptance-regressions branch September 2, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant